func reflect.isValidFieldName
2 uses
reflect (current package)
type.go#L2410: func isValidFieldName(fieldName string) bool {
type.go#L2453: if !isValidFieldName(field.Name) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)